| Interface | Description |
|---|---|
| ICurve |
This method implements an interface for chillers curves.
|
| Class | Description |
|---|---|
| BiCubicCurve |
This method implements a bicubic curve.
|
| BiQuadraticCurve |
This method implements a biquadratic curve.
|
| ConvertEIRData |
This program converts chillers performance curves from
idf
-format for EnergyPlus to mo-format for Modelica. |
| ElectricEIR |
This class represents a chiller from type "ElectricEIR".
|
| Parser |
This class is the parser used to get and store electric chillers from an
input file.
|
| ParserResultObject |
This class records and prints all electric chillers found in an input file.
|
| QuadraticCurve |
This method implements a quadratic curve.
|
| ReformElectricEIR |
This class represents a chiller from type "reformulated ElectricEIR".
|